home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SPACE 2
/
SPACE - Library 2 - Volume 1.iso
/
demos
/
275
/
pascal
/
fastread.con
next >
Wrap
Text File
|
1988-06-25
|
212b
|
4 lines
Contents_Size = 15000 ; { The size of the buffer. }
String_Size = 255 ; { The size of the string to be read in. }
Contents_Plus_1 = 15001 ; { The size of the buffer. }